Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): bump @oclif/core from 3.19.1 to 3.19.6 #921

Merged
merged 1 commit into from
Feb 24, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2024

Bumps @oclif/core from 3.19.1 to 3.19.6.

Release notes

Sourced from @​oclif/core's releases.

3.19.6

Bug Fixes

  • revert to original prompt implementation (a96e567)

3.19.5

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.5-dev.0

3.19.3-dev.0 (2024-02-16)

Bug Fixes

3.19.2-dev.0 (2024-02-15)

Features

3.19.2-qa.0 (2024-02-14)

Bug Fixes

Features

  • add import strategy for command discovery (2ca6815)
  • add new strategy for single command CLIs (994bd0a)

3.19.4

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (c2dcb43)

3.19.3

Bug Fixes

... (truncated)

Changelog

Sourced from @​oclif/core's changelog.

3.19.6 (2024-02-23)

Bug Fixes

  • revert to original prompt implementation (a96e567)

3.19.5 (2024-02-22)

Bug Fixes

  • only set timeout for TTY (8a97f20)

3.19.4 (2024-02-21)

Bug Fixes

  • deps: bump ip from 2.0.0 to 2.0.1 (c2dcb43)

3.19.3 (2024-02-19)

Bug Fixes

3.19.2 (2024-02-14)

Bug Fixes

  • allow long text in ux.prompt (7d521b2)
Commits
  • a725447 chore(release): 3.19.6 [skip ci]
  • 66cab67 Merge pull request #968 from oclif/mdonnalley/revert-prompt
  • 2a74d8e ci: add plugin-settings to external nuts
  • a96e567 fix: revert to original prompt implementation
  • 1c12c07 chore(release): 3.19.5 [skip ci]
  • 9a39d7e Merge pull request #967 from oclif/mdonnalley/no-timeout-in-non-tty
  • 7ede36d test: stub process.stdin.isTTY
  • 271b66b chore: use options.isTTY
  • 8a97f20 fix: only set timeout for TTY
  • fa66417 chore(release): 3.19.4 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@oclif/core](https://github.com/oclif/core) from 3.19.1 to 3.19.6.
- [Release notes](https://github.com/oclif/core/releases)
- [Changelog](https://github.com/oclif/core/blob/main/CHANGELOG.md)
- [Commits](oclif/core@3.19.1...3.19.6)

---
updated-dependencies:
- dependency-name: "@oclif/core"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@svc-cli-bot svc-cli-bot merged commit 6194f76 into main Feb 24, 2024
40 checks passed
@svc-cli-bot svc-cli-bot deleted the dependabot-npm_and_yarn-oclif-core-3.19.6 branch February 24, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant